home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip Kasım 2001.iso / prog / cdcode / bpaint / resource / res / c4d_shortcuts_MAC_net.res < prev    next >
Encoding:
Text File  |  2000-07-28  |  158 b   |  11 lines

  1. // C4D Shortcut Resource
  2. // Command    Shortcut
  3.  
  4. SHORTCUTS
  5. {
  6.   IDM_TEXT_COPY    CMD+"C";
  7.   IDM_TEXT_CUT    CMD+"X";
  8.   IDM_TEXT_PASTE    CMD+"V";
  9.   IDM_BEENDEN    CMD+"Q";
  10. }
  11.